type github.com/andybalholm/brotli.blockSplitCode

4 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L149: type blockSplitCode struct {
		brotli_bit_stream.go#L1011: func storeBlockSwitch(code *blockSplitCode, block_len uint32, block_type byte, is_first_block bool, storage_ix *uint, storage []byte) {
		brotli_bit_stream.go#L1031: func buildAndStoreBlockSplitCode(types []byte, lengths []uint32, num_blocks uint, num_types uint, tree []huffmanTree, code *blockSplitCode, storage_ix *uint, storage []byte) {
		brotli_bit_stream.go#L1108: 	block_split_code_ blockSplitCode